home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / i_love_lucy_trivia_game / card_3590.txt < prev    next >
Text File  |  1990-07-20  |  2KB  |  82 lines

  1. -- card: 3590 from stack: in
  2. -- bmap block id: 10125
  3. -- flags: 0000
  4. -- background id: 3398
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=96 top=263 right=289 bottom=197
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: True
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play Wahoo
  23.   visual dissolve to grey
  24.   go to card "You're a fan!"
  25.   wait 2 seconds
  26.   put the userLevel into saveLevel
  27.   set the userLevel to 3
  28.   if the userLevel < 3 then exit mouseUp
  29.   choose lasso tool
  30.   click at 442,290 with commandKey -- select the frog
  31.   play boing c e f g d c e f g c
  32.   set dragSpeed to 400
  33.   drag from 442,290 to 385,201
  34.   drag from 385,201 to 330,296
  35.   drag from 330,296 to 321,136
  36.   drag from 321,136 to 198,208
  37.   drag from 198,208 to 114,58
  38.   drag from 114,58 to 36,296
  39.   drag from 36,296 to 199,143
  40.   drag from 199,143 to 305,264
  41.   drag from 305,264 to 439,183
  42.   drag from 439,183 to 442,290
  43.   doMenu "Revert"
  44.   click at 1,1   -- remove the selection
  45.   choose browse tool
  46.   set the userLevel to saveLevel
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part 2 (button)
  52. -- low flags: 00
  53. -- high flags: A003
  54. -- rect: left=306 top=264 right=290 bottom=407
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: False
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   play "goofed up"
  66.   visual dissolve to grey
  67.   go to card "You Lose!"
  68.   wait 3 seconds
  69.   visual zoom in
  70.   go home
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part contents for background part 5
  76. ----- text -----
  77. One final Question:
  78.  
  79. I (meaning yourself), am a fan of Lucille Ball.
  80.  
  81.  
  82.